home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 26 / CU Amiga Magazine's Super CD-ROM 26 (1998)(EMAP Images)(GB)[!][issue 1998-09].iso / CUCD / Sound / MidiPlay / beta6.readme next >
Text File  |  1998-07-19  |  3KB  |  85 lines

  1. MIDIPLAY V3.0 BETA 6 (12.4.98)
  2. Copyright (C) Janne Syväniemi 1993-98
  3.  
  4. 1. HELLO
  5.  
  6. Hello all of you out there somewhere!!  Sorry for the very long wait.  When
  7. I  first started to program MidiPlay, I had lots of time to do things.  Now
  8. I  have  regular  job  and  I'm  programming  8  hours a day.  You see, the
  9. programming is not the first thing on my mind when I come home :-(.
  10.  
  11. Anyway,  here  is  the  MidiPlay v3.0 beta 6.  If you have time to test it,
  12. please  do  so  and report all strange bugs to me.  Try to avoid asking any
  13. new  features,  because  I'll  probably forget them before next time I have
  14. time to think about such changes.
  15.  
  16. 2. INSTALLATION
  17.  
  18. miditune.library  (37.019)  can  be  copied to the LIBS:  directory.  It is
  19. compatible with MidiPlay version 2.65b.
  20.  
  21. There are now 2 version of GUI.  Normal gadtools version and a MUI version.
  22. Copy  midigui.library,  the  one you want to test, to the same directory as
  23. the  MidiPlay  Beta.  If you want to change between these GUIs, remember to
  24. call  'avail flush' command before starting MidiPlay with another GUI.  You
  25. can also run script Install GUI or Install MUI.  
  26.  
  27. At  least  MUI  3.3  is  required  to  use the MUI plugin of MidiPlay.  See
  28. the guid for know problems with the plugin.
  29.  
  30. If you want to use FILETYPEREXX command, see the example script
  31. "FILETYPE01.REXX" for differencies.
  32.  
  33. 3. NEW FEATURES
  34.  
  35. o TRANSPOSE commands support now individual channels
  36. o Autopatching to map and/or reduce channels automatically
  37. o CONTROLLERCHANGE commands to set controller offsets
  38. o File preloading
  39. o COPYINSTRUMENT for copying instrument information from a channel to another
  40. o DRUMVELOCITY for changing the velocity of drum notes
  41. o PLAYLISTPATH for telling the default playlist directory
  42. o Features for more advanced users: INPUTPORT and OUTPUTPORT
  43.  
  44. See MidiPlay3.guide for more information.
  45.  
  46.  
  47. 4. AUTHOR
  48.  
  49. All bug reports to the author of MidiPlay:
  50.  
  51.    Janne Syväniemi
  52.    Everstinkuja 5 B 41
  53.    FIN-02600 ESPOO
  54.    FINLAND
  55.    E-mail: csjasy@uta.fi
  56.        janne.syvaniemi@tellabs.fi
  57.    Tel. +358 9 512 4597
  58.    WWW Home Page: http://www.uta.fi/~csjasy/
  59.  
  60.  
  61. 5. BETA HISTORY
  62.  
  63. (FIX=bug fixed)
  64. (BUG=bug found)
  65. (ADD=new feature)
  66.  
  67. Beta 3
  68.  
  69. 27.7.97: First official beta
  70.  
  71. 29.7.97: (FIX)    Patch Channel / Mix Channel conflict in the Patch Channel
  72.      (BUG)    In Patch Channel Window, Mix settings are not correct
  73.         after reopening window (GADTOOLS VERSION ONLY)
  74.      (FIX)    Lyric Window + iconification caused a crash in MUI version
  75.  
  76. Beta 4
  77.  
  78. 3.8.97 : (FIX)  Same as above (I'm not sure if it really works)
  79.      (ADD)    Commands PLAYLISTPATH, DRUMVELOCITY, PATCHCONFIGFILE
  80.      (ADD)  RANDOMBUFFER available as a tooltype also
  81.  
  82. Beta 6:
  83.  
  84. 12.4.98 : (ADD) INPUTPORT and OUTPUTPORT commands
  85.